home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / mac / DirectX SDK / DXSDK / samples / Multimedia / DirectPlay / Tutorials / Tut03_EnumHosts / readme.txt < prev   
Text File  |  2001-10-10  |  562b  |  16 lines

  1. //-----------------------------------------------------------------------------
  2. // Name: EnumHosts DirectPlay Tutorial
  3. // 
  4. // Copyright (c) 2000-2001 Microsoft Corporation. All rights reserved.
  5. //-----------------------------------------------------------------------------
  6.  
  7.  
  8. Description
  9. ===========
  10.    The EnumHosts tutorial is the 3nd tutorial for DirectPlay.  It builds upon the last 
  11.    tutorial and adds the enumerating the hosts at a given target address
  12.   
  13. Path
  14. ====
  15.    Source: DXSDK\Samples\Multimedia\DirectPlay\Tutorials\Tut03_EnumHosts
  16.